3.505 \(\int \frac {(a+b \log (c (d+\frac {e}{\sqrt [3]{x}})^n))^3}{x} \, dx\)

Optimal. Leaf size=135 \[ 18 b^2 n^2 \text {Li}_3\left (\frac {e}{d \sqrt [3]{x}}+1\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )-9 b n \text {Li}_2\left (\frac {e}{d \sqrt [3]{x}}+1\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^2-3 \log \left (-\frac {e}{d \sqrt [3]{x}}\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3-18 b^3 n^3 \text {Li}_4\left (\frac {e}{d \sqrt [3]{x}}+1\right ) \]

[Out]

-3*(a+b*ln(c*(d+e/x^(1/3))^n))^3*ln(-e/d/x^(1/3))-9*b*n*(a+b*ln(c*(d+e/x^(1/3))^n))^2*polylog(2,1+e/d/x^(1/3))
+18*b^2*n^2*(a+b*ln(c*(d+e/x^(1/3))^n))*polylog(3,1+e/d/x^(1/3))-18*b^3*n^3*polylog(4,1+e/d/x^(1/3))

________________________________________________________________________________________

Rubi [A]  time = 0.20, antiderivative size = 135, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.250, Rules used = {2454, 2396, 2433, 2374, 2383, 6589} \[ 18 b^2 n^2 \text {PolyLog}\left (3,\frac {e}{d \sqrt [3]{x}}+1\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )-9 b n \text {PolyLog}\left (2,\frac {e}{d \sqrt [3]{x}}+1\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^2-18 b^3 n^3 \text {PolyLog}\left (4,\frac {e}{d \sqrt [3]{x}}+1\right )-3 \log \left (-\frac {e}{d \sqrt [3]{x}}\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3 \]

Antiderivative was successfully verified.

[In]

Int[(a + b*Log[c*(d + e/x^(1/3))^n])^3/x,x]

[Out]

-3*(a + b*Log[c*(d + e/x^(1/3))^n])^3*Log[-(e/(d*x^(1/3)))] - 9*b*n*(a + b*Log[c*(d + e/x^(1/3))^n])^2*PolyLog
[2, 1 + e/(d*x^(1/3))] + 18*b^2*n^2*(a + b*Log[c*(d + e/x^(1/3))^n])*PolyLog[3, 1 + e/(d*x^(1/3))] - 18*b^3*n^
3*PolyLog[4, 1 + e/(d*x^(1/3))]

Rule 2374

Int[(Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.))/(x_), x_Symbol] :> -Sim
p[(PolyLog[2, -(d*f*x^m)]*(a + b*Log[c*x^n])^p)/m, x] + Dist[(b*n*p)/m, Int[(PolyLog[2, -(d*f*x^m)]*(a + b*Log
[c*x^n])^(p - 1))/x, x], x] /; FreeQ[{a, b, c, d, e, f, m, n}, x] && IGtQ[p, 0] && EqQ[d*e, 1]

Rule 2383

Int[(((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))^(p_.)*PolyLog[k_, (e_.)*(x_)^(q_.)])/(x_), x_Symbol] :> Simp[(PolyL
og[k + 1, e*x^q]*(a + b*Log[c*x^n])^p)/q, x] - Dist[(b*n*p)/q, Int[(PolyLog[k + 1, e*x^q]*(a + b*Log[c*x^n])^(
p - 1))/x, x], x] /; FreeQ[{a, b, c, e, k, n, q}, x] && GtQ[p, 0]

Rule 2396

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_)/((f_.) + (g_.)*(x_)), x_Symbol] :> Simp[(Log[(e*
(f + g*x))/(e*f - d*g)]*(a + b*Log[c*(d + e*x)^n])^p)/g, x] - Dist[(b*e*n*p)/g, Int[(Log[(e*(f + g*x))/(e*f -
d*g)]*(a + b*Log[c*(d + e*x)^n])^(p - 1))/(d + e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, p}, x] && NeQ[e*
f - d*g, 0] && IGtQ[p, 1]

Rule 2433

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))^(p_.)*((f_.) + Log[(h_.)*((i_.) + (j_.)*(x_))^(m_.)]*
(g_.))*((k_.) + (l_.)*(x_))^(r_.), x_Symbol] :> Dist[1/e, Subst[Int[((k*x)/d)^r*(a + b*Log[c*x^n])^p*(f + g*Lo
g[h*((e*i - d*j)/e + (j*x)/e)^m]), x], x, d + e*x], x] /; FreeQ[{a, b, c, d, e, f, g, h, i, j, k, l, n, p, r},
 x] && EqQ[e*k - d*l, 0]

Rule 2454

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_)^(n_))^(p_.)]*(b_.))^(q_.)*(x_)^(m_.), x_Symbol] :> Dist[1/n, Subst[I
nt[x^(Simplify[(m + 1)/n] - 1)*(a + b*Log[c*(d + e*x)^p])^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, e, m, n, p,
 q}, x] && IntegerQ[Simplify[(m + 1)/n]] && (GtQ[(m + 1)/n, 0] || IGtQ[q, 0]) &&  !(EqQ[q, 1] && ILtQ[n, 0] &&
 IGtQ[m, 0])

Rule 6589

Int[PolyLog[n_, (c_.)*((a_.) + (b_.)*(x_))^(p_.)]/((d_.) + (e_.)*(x_)), x_Symbol] :> Simp[PolyLog[n + 1, c*(a
+ b*x)^p]/(e*p), x] /; FreeQ[{a, b, c, d, e, n, p}, x] && EqQ[b*d, a*e]

Rubi steps

\begin {align*} \int \frac {\left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3}{x} \, dx &=-\left (3 \operatorname {Subst}\left (\int \frac {\left (a+b \log \left (c (d+e x)^n\right )\right )^3}{x} \, dx,x,\frac {1}{\sqrt [3]{x}}\right )\right )\\ &=-3 \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3 \log \left (-\frac {e}{d \sqrt [3]{x}}\right )+(9 b e n) \operatorname {Subst}\left (\int \frac {\log \left (-\frac {e x}{d}\right ) \left (a+b \log \left (c (d+e x)^n\right )\right )^2}{d+e x} \, dx,x,\frac {1}{\sqrt [3]{x}}\right )\\ &=-3 \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3 \log \left (-\frac {e}{d \sqrt [3]{x}}\right )+(9 b n) \operatorname {Subst}\left (\int \frac {\left (a+b \log \left (c x^n\right )\right )^2 \log \left (-\frac {e \left (-\frac {d}{e}+\frac {x}{e}\right )}{d}\right )}{x} \, dx,x,d+\frac {e}{\sqrt [3]{x}}\right )\\ &=-3 \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3 \log \left (-\frac {e}{d \sqrt [3]{x}}\right )-9 b n \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^2 \text {Li}_2\left (1+\frac {e}{d \sqrt [3]{x}}\right )+\left (18 b^2 n^2\right ) \operatorname {Subst}\left (\int \frac {\left (a+b \log \left (c x^n\right )\right ) \text {Li}_2\left (\frac {x}{d}\right )}{x} \, dx,x,d+\frac {e}{\sqrt [3]{x}}\right )\\ &=-3 \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3 \log \left (-\frac {e}{d \sqrt [3]{x}}\right )-9 b n \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^2 \text {Li}_2\left (1+\frac {e}{d \sqrt [3]{x}}\right )+18 b^2 n^2 \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right ) \text {Li}_3\left (1+\frac {e}{d \sqrt [3]{x}}\right )-\left (18 b^3 n^3\right ) \operatorname {Subst}\left (\int \frac {\text {Li}_3\left (\frac {x}{d}\right )}{x} \, dx,x,d+\frac {e}{\sqrt [3]{x}}\right )\\ &=-3 \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^3 \log \left (-\frac {e}{d \sqrt [3]{x}}\right )-9 b n \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right )^2 \text {Li}_2\left (1+\frac {e}{d \sqrt [3]{x}}\right )+18 b^2 n^2 \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )\right ) \text {Li}_3\left (1+\frac {e}{d \sqrt [3]{x}}\right )-18 b^3 n^3 \text {Li}_4\left (1+\frac {e}{d \sqrt [3]{x}}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [B]  time = 0.32, size = 527, normalized size = 3.90 \[ 9 b^2 n^2 \left (\frac {1}{81} \left (-162 \text {Li}_3\left (\frac {\sqrt [3]{x} d}{e}+1\right )-162 \text {Li}_3\left (-\frac {d \sqrt [3]{x}}{e}\right )+9 \log ^2(x) \log \left (d+\frac {e}{\sqrt [3]{x}}\right )-9 \log ^2(x) \log \left (\frac {d \sqrt [3]{x}}{e}+1\right )+27 \log (x) \log ^2\left (d+\frac {e}{\sqrt [3]{x}}\right )-27 \log (x) \log ^2\left (\frac {e}{d}+\sqrt [3]{x}\right )+81 \log ^2\left (\frac {e}{d}+\sqrt [3]{x}\right ) \log \left (-\frac {d \sqrt [3]{x}}{e}\right )-54 \log (x) \log \left (d+\frac {e}{\sqrt [3]{x}}\right ) \log \left (\frac {d \sqrt [3]{x}}{e}+1\right )+54 \log (x) \log \left (\frac {e}{d}+\sqrt [3]{x}\right ) \log \left (\frac {d \sqrt [3]{x}}{e}+1\right )+\log ^3(x)\right )+2 \text {Li}_2\left (\frac {\sqrt [3]{x} d}{e}+1\right ) \log \left (\frac {e}{d}+\sqrt [3]{x}\right )-2 \text {Li}_2\left (-\frac {d \sqrt [3]{x}}{e}\right ) \left (\log \left (d+\frac {e}{\sqrt [3]{x}}\right )-\log \left (\frac {e}{d}+\sqrt [3]{x}\right )\right )\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )-b n \log \left (d+\frac {e}{\sqrt [3]{x}}\right )\right )+3 b n \left (3 \text {Li}_2\left (-\frac {e}{d \sqrt [3]{x}}\right )+\log (x) \left (\log \left (d+\frac {e}{\sqrt [3]{x}}\right )-\log \left (\frac {e}{d \sqrt [3]{x}}+1\right )\right )\right ) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )-b n \log \left (d+\frac {e}{\sqrt [3]{x}}\right )\right )^2+\log (x) \left (a+b \log \left (c \left (d+\frac {e}{\sqrt [3]{x}}\right )^n\right )-b n \log \left (d+\frac {e}{\sqrt [3]{x}}\right )\right )^3-3 b^3 n^3 \left (6 \text {Li}_4\left (\frac {e}{d \sqrt [3]{x}}+1\right )+3 \text {Li}_2\left (\frac {e}{d \sqrt [3]{x}}+1\right ) \log ^2\left (d+\frac {e}{\sqrt [3]{x}}\right )-6 \text {Li}_3\left (\frac {e}{d \sqrt [3]{x}}+1\right ) \log \left (d+\frac {e}{\sqrt [3]{x}}\right )+\log \left (-\frac {e}{d \sqrt [3]{x}}\right ) \log ^3\left (d+\frac {e}{\sqrt [3]{x}}\right )\right ) \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Log[c*(d + e/x^(1/3))^n])^3/x,x]

[Out]

(a - b*n*Log[d + e/x^(1/3)] + b*Log[c*(d + e/x^(1/3))^n])^3*Log[x] + 3*b*n*(a - b*n*Log[d + e/x^(1/3)] + b*Log
[c*(d + e/x^(1/3))^n])^2*((Log[d + e/x^(1/3)] - Log[1 + e/(d*x^(1/3))])*Log[x] + 3*PolyLog[2, -(e/(d*x^(1/3)))
]) + 9*b^2*n^2*(a - b*n*Log[d + e/x^(1/3)] + b*Log[c*(d + e/x^(1/3))^n])*(2*Log[e/d + x^(1/3)]*PolyLog[2, 1 +
(d*x^(1/3))/e] - 2*(Log[d + e/x^(1/3)] - Log[e/d + x^(1/3)])*PolyLog[2, -((d*x^(1/3))/e)] + (81*Log[e/d + x^(1
/3)]^2*Log[-((d*x^(1/3))/e)] + 27*Log[d + e/x^(1/3)]^2*Log[x] - 27*Log[e/d + x^(1/3)]^2*Log[x] - 54*Log[d + e/
x^(1/3)]*Log[1 + (d*x^(1/3))/e]*Log[x] + 54*Log[e/d + x^(1/3)]*Log[1 + (d*x^(1/3))/e]*Log[x] + 9*Log[d + e/x^(
1/3)]*Log[x]^2 - 9*Log[1 + (d*x^(1/3))/e]*Log[x]^2 + Log[x]^3 - 162*PolyLog[3, 1 + (d*x^(1/3))/e] - 162*PolyLo
g[3, -((d*x^(1/3))/e)])/81) - 3*b^3*n^3*(Log[d + e/x^(1/3)]^3*Log[-(e/(d*x^(1/3)))] + 3*Log[d + e/x^(1/3)]^2*P
olyLog[2, 1 + e/(d*x^(1/3))] - 6*Log[d + e/x^(1/3)]*PolyLog[3, 1 + e/(d*x^(1/3))] + 6*PolyLog[4, 1 + e/(d*x^(1
/3))])

________________________________________________________________________________________

fricas [F]  time = 0.46, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {b^{3} \log \left (c \left (\frac {d x + e x^{\frac {2}{3}}}{x}\right )^{n}\right )^{3} + 3 \, a b^{2} \log \left (c \left (\frac {d x + e x^{\frac {2}{3}}}{x}\right )^{n}\right )^{2} + 3 \, a^{2} b \log \left (c \left (\frac {d x + e x^{\frac {2}{3}}}{x}\right )^{n}\right ) + a^{3}}{x}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d+e/x^(1/3))^n))^3/x,x, algorithm="fricas")

[Out]

integral((b^3*log(c*((d*x + e*x^(2/3))/x)^n)^3 + 3*a*b^2*log(c*((d*x + e*x^(2/3))/x)^n)^2 + 3*a^2*b*log(c*((d*
x + e*x^(2/3))/x)^n) + a^3)/x, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (b \log \left (c {\left (d + \frac {e}{x^{\frac {1}{3}}}\right )}^{n}\right ) + a\right )}^{3}}{x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d+e/x^(1/3))^n))^3/x,x, algorithm="giac")

[Out]

integrate((b*log(c*(d + e/x^(1/3))^n) + a)^3/x, x)

________________________________________________________________________________________

maple [F]  time = 0.14, size = 0, normalized size = 0.00 \[ \int \frac {\left (b \ln \left (c \left (d +\frac {e}{x^{\frac {1}{3}}}\right )^{n}\right )+a \right )^{3}}{x}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*ln(c*(d+e/x^(1/3))^n)+a)^3/x,x)

[Out]

int((b*ln(c*(d+e/x^(1/3))^n)+a)^3/x,x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ b^{3} \log \left ({\left (d x^{\frac {1}{3}} + e\right )}^{n}\right )^{3} \log \relax (x) - \int \frac {{\left (b^{3} d x + b^{3} e x^{\frac {2}{3}}\right )} \log \left (x^{\frac {1}{3} \, n}\right )^{3} + {\left (b^{3} d n x \log \relax (x) - 3 \, {\left (b^{3} d \log \relax (c) + a b^{2} d\right )} x + 3 \, {\left (b^{3} d x + b^{3} e x^{\frac {2}{3}}\right )} \log \left (x^{\frac {1}{3} \, n}\right ) - 3 \, {\left (b^{3} e \log \relax (c) + a b^{2} e\right )} x^{\frac {2}{3}}\right )} \log \left ({\left (d x^{\frac {1}{3}} + e\right )}^{n}\right )^{2} - 3 \, {\left ({\left (b^{3} d \log \relax (c) + a b^{2} d\right )} x + {\left (b^{3} e \log \relax (c) + a b^{2} e\right )} x^{\frac {2}{3}}\right )} \log \left (x^{\frac {1}{3} \, n}\right )^{2} - {\left (b^{3} d \log \relax (c)^{3} + 3 \, a b^{2} d \log \relax (c)^{2} + 3 \, a^{2} b d \log \relax (c) + a^{3} d\right )} x - 3 \, {\left ({\left (b^{3} d x + b^{3} e x^{\frac {2}{3}}\right )} \log \left (x^{\frac {1}{3} \, n}\right )^{2} + {\left (b^{3} d \log \relax (c)^{2} + 2 \, a b^{2} d \log \relax (c) + a^{2} b d\right )} x - 2 \, {\left ({\left (b^{3} d \log \relax (c) + a b^{2} d\right )} x + {\left (b^{3} e \log \relax (c) + a b^{2} e\right )} x^{\frac {2}{3}}\right )} \log \left (x^{\frac {1}{3} \, n}\right ) + {\left (b^{3} e \log \relax (c)^{2} + 2 \, a b^{2} e \log \relax (c) + a^{2} b e\right )} x^{\frac {2}{3}}\right )} \log \left ({\left (d x^{\frac {1}{3}} + e\right )}^{n}\right ) + 3 \, {\left ({\left (b^{3} d \log \relax (c)^{2} + 2 \, a b^{2} d \log \relax (c) + a^{2} b d\right )} x + {\left (b^{3} e \log \relax (c)^{2} + 2 \, a b^{2} e \log \relax (c) + a^{2} b e\right )} x^{\frac {2}{3}}\right )} \log \left (x^{\frac {1}{3} \, n}\right ) - {\left (b^{3} e \log \relax (c)^{3} + 3 \, a b^{2} e \log \relax (c)^{2} + 3 \, a^{2} b e \log \relax (c) + a^{3} e\right )} x^{\frac {2}{3}}}{d x^{2} + e x^{\frac {5}{3}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d+e/x^(1/3))^n))^3/x,x, algorithm="maxima")

[Out]

b^3*log((d*x^(1/3) + e)^n)^3*log(x) - integrate(((b^3*d*x + b^3*e*x^(2/3))*log(x^(1/3*n))^3 + (b^3*d*n*x*log(x
) - 3*(b^3*d*log(c) + a*b^2*d)*x + 3*(b^3*d*x + b^3*e*x^(2/3))*log(x^(1/3*n)) - 3*(b^3*e*log(c) + a*b^2*e)*x^(
2/3))*log((d*x^(1/3) + e)^n)^2 - 3*((b^3*d*log(c) + a*b^2*d)*x + (b^3*e*log(c) + a*b^2*e)*x^(2/3))*log(x^(1/3*
n))^2 - (b^3*d*log(c)^3 + 3*a*b^2*d*log(c)^2 + 3*a^2*b*d*log(c) + a^3*d)*x - 3*((b^3*d*x + b^3*e*x^(2/3))*log(
x^(1/3*n))^2 + (b^3*d*log(c)^2 + 2*a*b^2*d*log(c) + a^2*b*d)*x - 2*((b^3*d*log(c) + a*b^2*d)*x + (b^3*e*log(c)
 + a*b^2*e)*x^(2/3))*log(x^(1/3*n)) + (b^3*e*log(c)^2 + 2*a*b^2*e*log(c) + a^2*b*e)*x^(2/3))*log((d*x^(1/3) +
e)^n) + 3*((b^3*d*log(c)^2 + 2*a*b^2*d*log(c) + a^2*b*d)*x + (b^3*e*log(c)^2 + 2*a*b^2*e*log(c) + a^2*b*e)*x^(
2/3))*log(x^(1/3*n)) - (b^3*e*log(c)^3 + 3*a*b^2*e*log(c)^2 + 3*a^2*b*e*log(c) + a^3*e)*x^(2/3))/(d*x^2 + e*x^
(5/3)), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\left (a+b\,\ln \left (c\,{\left (d+\frac {e}{x^{1/3}}\right )}^n\right )\right )}^3}{x} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*log(c*(d + e/x^(1/3))^n))^3/x,x)

[Out]

int((a + b*log(c*(d + e/x^(1/3))^n))^3/x, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\left (a + b \log {\left (c \left (d + \frac {e}{\sqrt [3]{x}}\right )^{n} \right )}\right )^{3}}{x}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*(d+e/x**(1/3))**n))**3/x,x)

[Out]

Integral((a + b*log(c*(d + e/x**(1/3))**n))**3/x, x)

________________________________________________________________________________________